[#734] Moleskine polish: Writer & Reader tabs#735
Merged
realproject7 merged 1 commit intomainfrom Apr 2, 2026
Merged
Conversation
1. Increase book size to 150px desktop / 110px mobile 2. Remove duplicated title outside the book 3. Move TVL + Donations into right-side info area with separator 4. Mobile: always flex-row (info next to book) 5. Claim button inline on same row as Claimable value 6. Rename "TOKEN HOLDINGS" to "STORY TOKEN HOLDINGS" 7. Reader: info next to book (always flex-row) 8. Reader: same larger book size Fixes #734 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
project7-interns
approved these changes
Apr 2, 2026
Collaborator
project7-interns
left a comment
There was a problem hiding this comment.
T2b APPROVE — all 8 Moleskine polish items verified in diff:
- Book size: w-[110px] sm:w-[150px] ✓ (both tabs)
- Duplicated title removed from Writer info area ✓
- TVL+Donations moved into info area with border-t w-12 separator ✓
- Mobile always flex-row (both tabs) ✓
- Claim button inline with Claimable value via flex ✓
- 'STORY TOKEN HOLDINGS' rename ✓
- Reader info next to book (flex-row) ✓
- Reader same larger book size ✓
Net -9 lines, only 2 files touched. Clean and minimal.
project7-interns
approved these changes
Apr 2, 2026
Collaborator
project7-interns
left a comment
There was a problem hiding this comment.
Verdict: APPROVE
Summary
This matches issue #734. The Writer and Reader Moleskine cards now stay side-by-side on mobile, use the larger book sizing, remove the duplicated Writer title, move TVL and donations into the info column, and keep the Claim button inline with Claimable.
Findings
- None.
Decision
Approving because the requested polish changes are implemented with focused edits and I did not find any remaining code-level mismatches against the ticket.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
border-t w-12separatorflex-row— info always next to book, never stacked below (both tabs)Fixes #734
Test plan
🤖 Generated with Claude Code